assembler program造句
例句與造句
- In assembler programming , a name entry
匯編程序設(shè)計(jì)中使用的一種名(字)項(xiàng)。 - Computer manufacturers usually provide the assembler program
計(jì)算機(jī)廠商通常都提供匯編程序。 - In assembler programming , one or more operation represented by a combination of terms and paired parentheses
匯編程序設(shè)計(jì)中,用項(xiàng)和括號(hào)對(duì)的組合所代表的一個(gè)或多個(gè)操作。 - The use of templates to preprocess source code prior to compilation has been around since the earliest days of assembler programming
自從最早的編譯語言時(shí)代開始,人們就已經(jīng)在編譯之前用模板對(duì)源代碼進(jìn)行預(yù)處理了。 - In assembler programming , indicating the number of digit positions in object code to be occupied by the fractional portion of a fixedpoint or floatingpoint constant
在匯編程序設(shè)計(jì)中,指出定點(diǎn)數(shù)或浮點(diǎn)數(shù)的小數(shù)部分在目標(biāo)代碼中所?用的位數(shù)。 - It's difficult to find assembler program in a sentence. 用assembler program造句挺難的
- In assembler programming , indicating the number of digit positions in object code to be occupied by the fractional portion of a fixed - point or floating - point constant
在匯編程序設(shè)計(jì)中,指出定點(diǎn)數(shù)或浮點(diǎn)數(shù)的小數(shù)部分在目標(biāo)代碼中所占用的位數(shù)。 - In assembler programming , the comparison of two expressions to see if the value of one is equal to , less than , or greater than the value of the other
在匯編語言程序設(shè)計(jì)中,對(duì)兩個(gè)表達(dá)式進(jìn)行的一種比較(結(jié)果) ,看其中一個(gè)表達(dá)式的值是否等于、小于或大于另一個(gè)表達(dá)式的值。 - These modules are described with hdl and simulated respectively . at last , the design is simulated with an assembler program . for more details of the microcontronller , a down - up design was made
完成這個(gè)ip模塊的設(shè)計(jì),加深了我對(duì)處理器設(shè)計(jì)的理解,同時(shí),對(duì)這個(gè)模塊作出一些合適的修改后,也可應(yīng)用于軟件仿真和產(chǎn)品設(shè)計(jì)中。 - In the next , we discuss the system of the meg - 1 layer i . the paper centers on the two kernel sub - parts : filtering coding and psychoacoustic model , do some research work in sub - band coding ( cbc ) theory and the relate theory such as quadrature mirror filter ( qmf ) and analyse sub - band filter ; also do research work in psychoacoustic theory especially the part related to the mpeg - 1 layer i . in the third chapter , introduce the ti tms320c6000 series dsps and their characteristics , also about the software development flow and the ti dsp / bios operating system of it . the forth chapter is the most important , firstly , according the algorithm flow in protocol , using c language validate the algorithm ; then , transplant and optimize the coding in dsp . in the processing of optimize , acording the assembler program characteristic of ti dsp , the paper put forward the analyse sub - band filter dsp optimization algorithm base on the eight spot idct . the algorithm has been optimize have greatly improved the work efficiency . make use of the technology of the dsp / bios host channels , data io pipe , software interrupt , we implement the musicam algorithm base on dsp / bios
論文首先對(duì)當(dāng)前語音編碼技術(shù)的發(fā)展、分類以及mpeg系列音頻標(biāo)準(zhǔn)作了介紹;接著在第二章,給出了layer的musicam ( masking - patternuniversalsubbandintegratedcodingandmultiplexing )算法的系統(tǒng)組成,圍繞分析子帶濾波器和心理聲學(xué)模型兩個(gè)核心模塊,深入研究了子帶編碼工作原理、比特分配及子帶編碼中用到的正交鏡像濾波器和分析子帶濾波器;探討了心理聲學(xué)基本原理和mpeg . 1layer所用到的心理聲學(xué)模型。第三章對(duì)titms320c6000系列dsp作了簡(jiǎn)介,介紹了6000系列dsp結(jié)構(gòu)特點(diǎn)、 c6000dsp軟件開發(fā)流程和tidsp / bios操作系統(tǒng)。第四章是本文的重點(diǎn),首先根據(jù)協(xié)議給出的算法用標(biāo)準(zhǔn)c語言編程實(shí)現(xiàn)并調(diào)試通過。